Re: [SQL] MINUS and slow 'not in'

Поиск
Список
Период
Сортировка
От Herouth Maoz
Тема Re: [SQL] MINUS and slow 'not in'
Дата
Msg-id l03110704b28081e9b1e2@[147.233.159.109]
обсуждение исходный текст
Ответ на Re: [SQL] MINUS and slow 'not in'  (pierre@desertmoon.com)
Список pgsql-sql
At 17:31 +0200 on 24/11/98, pierre@desertmoon.com wrote:


>
> Yeah I've got 6.4. I tried:
>
> set query_limit to 2000;
>
> and got:
>
> ERROR:  parser: parse error at or near "2000"
>
> Ideas?

Well, I don't have 6.4 as yet. However, reading the manpage, I surmise that
the value passed is a string value (To support "SET QUERY_LIMIT TO
'unlimited'"). Thus, try quoting the 2000...

Herouth

--
Herouth Maoz, Internet developer.
Open University of Israel - Telem project
http://telem.openu.ac.il/~herutma



В списке pgsql-sql по дате отправления:

Предыдущее
От: pierre@desertmoon.com
Дата:
Сообщение: Re: [SQL] MINUS and slow 'not in'
Следующее
От: jwieck@debis.com (Jan Wieck)
Дата:
Сообщение: Re: [SQL] MINUS and slow 'not in'